home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON05 / ACT05A / common5.cst / 00008_speaker.ls < prev    next >
Encoding:
Text File  |  2003-04-30  |  90 b   |  4 lines

  1. on exitFrame
  2.   global gSpeakerB
  3.   animateSpeaker  gSpeakerB,["playagain","donebutton"]
  4. end